Skip to content

Minor refactoring of Object/abstract.c (UNARY_FUNC macro and more cases for BINARY_FUNC)#112145

Merged
serhiy-storchaka merged 5 commits intopython:mainfrom
skirpichev:abstract-refactor
Dec 5, 2023
Merged

Minor refactoring of Object/abstract.c (UNARY_FUNC macro and more cases for BINARY_FUNC)#112145
serhiy-storchaka merged 5 commits intopython:mainfrom
skirpichev:abstract-refactor

Conversation

@skirpichev
Copy link
Copy Markdown
Member

@skirpichev skirpichev commented Nov 16, 2023

  • Use BINARY_FUNC macro for some remaining ops
  • Add UNARY_FUNC macro to define unary PyNumber_* functions

// from #111996

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants